home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 June
/
Chip_2004-06_cd1.bin
/
software
/
tsw
/
tsw.exe
/
{app}
/
TSWWebCoder.exe
/
0
/
RCDATA
/
TDXINSPECTORCUSTOMIZEFORM
/
TDXINSPECTORCUSTOMIZEFORM.txt
Wrap
Text File
|
2003-09-12
|
1KB
|
66 lines
object dxInspectorCustomizeForm: TdxInspectorCustomizeForm
Left = 490
Top = 111
Width = 188
Height = 247
BorderIcons = [biSystemMenu]
BorderStyle = bsSizeToolWin
Caption = 'Customize'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnClose = FormClose
OnCreate = FormCreate
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PageControl: TPageControl
Left = 0
Top = 0
Width = 180
Height = 220
ActivePage = tsRows
Align = alClient
TabOrder = 0
object tsRows: TTabSheet
Caption = ' Rows '
end
object tsCategories: TTabSheet
Caption = ' Categories '
ImageIndex = 1
object Panel: TPanel
Left = 0
Top = 157
Width = 172
Height = 35
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object BNew: TButton
Left = 7
Top = 7
Width = 75
Height = 23
Caption = '&New...'
TabOrder = 0
OnClick = BNewClick
end
object BDelete: TButton
Left = 90
Top = 7
Width = 75
Height = 23
Caption = '&Delete'
TabOrder = 1
OnClick = BDeleteClick
end
end
end
end
end